derelict.purple.conversation

Undocumented in source.

Members

Aliases

PurpleConvChat
alias PurpleConvChat = _PurpleConvChat
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PurpleConvChatBuddy
alias PurpleConvChatBuddy = _PurpleConvChatBuddy
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PurpleConvChatBuddyFlags
alias PurpleConvChatBuddyFlags = _Anonymous_4
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PurpleConvIm
alias PurpleConvIm = _PurpleConvIm
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PurpleConvMessage
alias PurpleConvMessage = _PurpleConvMessage
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PurpleConvUpdateType
alias PurpleConvUpdateType = _Anonymous_1
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PurpleConversation
alias PurpleConversation = _PurpleConversation
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PurpleConversationType
alias PurpleConversationType = _Anonymous_0
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PurpleConversationUiOps
alias PurpleConversationUiOps = _PurpleConversationUiOps
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PurpleMessageFlags
alias PurpleMessageFlags = _Anonymous_3
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PurpleTypingState
alias PurpleTypingState = _Anonymous_2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_add_user
alias da_purple_conv_chat_add_user = void function(PurpleConvChat* chat, const(char)* user, const(char)* extra_msg, PurpleConvChatBuddyFlags flags, gboolean new_arrival)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_add_users
alias da_purple_conv_chat_add_users = void function(PurpleConvChat* chat, GList* users, GList* extra_msgs, GList* flags, gboolean new_arrivals)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_cb_destroy
alias da_purple_conv_chat_cb_destroy = void function(PurpleConvChatBuddy* cb)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_cb_find
alias da_purple_conv_chat_cb_find = PurpleConvChatBuddy* function(PurpleConvChat* chat, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_cb_get_attribute
alias da_purple_conv_chat_cb_get_attribute = const(char)* function(PurpleConvChatBuddy* cb, const(char)* key)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_cb_get_attribute_keys
alias da_purple_conv_chat_cb_get_attribute_keys = GList* function(PurpleConvChatBuddy* cb)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_cb_get_name
alias da_purple_conv_chat_cb_get_name = const(char)* function(PurpleConvChatBuddy* cb)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_cb_new
alias da_purple_conv_chat_cb_new = PurpleConvChatBuddy* function(const(char)* name, const(char)* alias_, PurpleConvChatBuddyFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_cb_set_attribute
alias da_purple_conv_chat_cb_set_attribute = void function(PurpleConvChat* chat, PurpleConvChatBuddy* cb, const(char)* key, const(char)* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_cb_set_attributes
alias da_purple_conv_chat_cb_set_attributes = void function(PurpleConvChat* chat, PurpleConvChatBuddy* cb, GList* keys, GList* values)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_clear_users
alias da_purple_conv_chat_clear_users = void function(PurpleConvChat* chat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_find_user
alias da_purple_conv_chat_find_user = gboolean function(PurpleConvChat* chat, const(char)* user)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_get_conversation
alias da_purple_conv_chat_get_conversation = PurpleConversation* function(const(PurpleConvChat)* chat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_get_id
alias da_purple_conv_chat_get_id = int function(const(PurpleConvChat)* chat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_get_ignored
alias da_purple_conv_chat_get_ignored = GList* function(const(PurpleConvChat)* chat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_get_ignored_user
alias da_purple_conv_chat_get_ignored_user = const(char)* function(const(PurpleConvChat)* chat, const(char)* user)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_get_nick
alias da_purple_conv_chat_get_nick = const(char)* function(PurpleConvChat* chat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_get_topic
alias da_purple_conv_chat_get_topic = const(char)* function(const(PurpleConvChat)* chat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_get_users
alias da_purple_conv_chat_get_users = GList* function(const(PurpleConvChat)* chat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_has_left
alias da_purple_conv_chat_has_left = gboolean function(PurpleConvChat* chat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_ignore
alias da_purple_conv_chat_ignore = void function(PurpleConvChat* chat, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_invite_user
alias da_purple_conv_chat_invite_user = void function(PurpleConvChat* chat, const(char)* user, const(char)* message, gboolean confirm)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_is_user_ignored
alias da_purple_conv_chat_is_user_ignored = gboolean function(const(PurpleConvChat)* chat, const(char)* user)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_left
alias da_purple_conv_chat_left = void function(PurpleConvChat* chat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_remove_user
alias da_purple_conv_chat_remove_user = void function(PurpleConvChat* chat, const(char)* user, const(char)* reason)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_remove_users
alias da_purple_conv_chat_remove_users = void function(PurpleConvChat* chat, GList* users, const(char)* reason)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_rename_user
alias da_purple_conv_chat_rename_user = void function(PurpleConvChat* chat, const(char)* old_user, const(char)* new_user)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_send
alias da_purple_conv_chat_send = void function(PurpleConvChat* chat, const(char)* message)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_send_with_flags
alias da_purple_conv_chat_send_with_flags = void function(PurpleConvChat* chat, const(char)* message, PurpleMessageFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_set_id
alias da_purple_conv_chat_set_id = void function(PurpleConvChat* chat, int id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_set_ignored
alias da_purple_conv_chat_set_ignored = GList* function(PurpleConvChat* chat, GList* ignored)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_set_nick
alias da_purple_conv_chat_set_nick = void function(PurpleConvChat* chat, const(char)* nick)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_set_topic
alias da_purple_conv_chat_set_topic = void function(PurpleConvChat* chat, const(char)* who, const(char)* topic)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_set_users
alias da_purple_conv_chat_set_users = GList* function(PurpleConvChat* chat, GList* users)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_unignore
alias da_purple_conv_chat_unignore = void function(PurpleConvChat* chat, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_user_get_flags
alias da_purple_conv_chat_user_get_flags = PurpleConvChatBuddyFlags function(PurpleConvChat* chat, const(char)* user)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_user_set_flags
alias da_purple_conv_chat_user_set_flags = void function(PurpleConvChat* chat, const(char)* user, PurpleConvChatBuddyFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_chat_write
alias da_purple_conv_chat_write = void function(PurpleConvChat* chat, const(char)* who, const(char)* message, PurpleMessageFlags flags, time_t mtime)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_custom_smiley_add
alias da_purple_conv_custom_smiley_add = gboolean function(PurpleConversation* conv, const(char)* smile, const(char)* cksum_type, const(char)* chksum, gboolean remote)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_custom_smiley_close
alias da_purple_conv_custom_smiley_close = void function(PurpleConversation* conv, const(char)* smile)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_custom_smiley_write
alias da_purple_conv_custom_smiley_write = void function(PurpleConversation* conv, const(char)* smile, const(guchar)* data, gsize size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_im_get_conversation
alias da_purple_conv_im_get_conversation = PurpleConversation* function(const(PurpleConvIm)* im)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_im_get_icon
alias da_purple_conv_im_get_icon = PurpleBuddyIcon* function(const(PurpleConvIm)* im)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_im_get_send_typed_timeout
alias da_purple_conv_im_get_send_typed_timeout = guint function(const(PurpleConvIm)* im)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_im_get_type_again
alias da_purple_conv_im_get_type_again = time_t function(const(PurpleConvIm)* im)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_im_get_typing_state
alias da_purple_conv_im_get_typing_state = PurpleTypingState function(const(PurpleConvIm)* im)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_im_get_typing_timeout
alias da_purple_conv_im_get_typing_timeout = guint function(const(PurpleConvIm)* im)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_im_send
alias da_purple_conv_im_send = void function(PurpleConvIm* im, const(char)* message)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_im_send_with_flags
alias da_purple_conv_im_send_with_flags = void function(PurpleConvIm* im, const(char)* message, PurpleMessageFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_im_set_icon
alias da_purple_conv_im_set_icon = void function(PurpleConvIm* im, PurpleBuddyIcon* icon)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_im_set_type_again
alias da_purple_conv_im_set_type_again = void function(PurpleConvIm* im, uint val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_im_set_typing_state
alias da_purple_conv_im_set_typing_state = void function(PurpleConvIm* im, PurpleTypingState state)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_im_start_send_typed_timeout
alias da_purple_conv_im_start_send_typed_timeout = void function(PurpleConvIm* im)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_im_start_typing_timeout
alias da_purple_conv_im_start_typing_timeout = void function(PurpleConvIm* im, int timeout)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_im_stop_send_typed_timeout
alias da_purple_conv_im_stop_send_typed_timeout = void function(PurpleConvIm* im)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_im_stop_typing_timeout
alias da_purple_conv_im_stop_typing_timeout = void function(PurpleConvIm* im)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_im_update_typing
alias da_purple_conv_im_update_typing = void function(PurpleConvIm* im)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_im_write
alias da_purple_conv_im_write = void function(PurpleConvIm* im, const(char)* who, const(char)* message, PurpleMessageFlags flags, time_t mtime)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_present_error
alias da_purple_conv_present_error = gboolean function(const(char)* who, PurpleAccount* account, const(char)* what)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conv_send_confirm
alias da_purple_conv_send_confirm = void function(PurpleConversation* conv, const(char)* message)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversation_autoset_title
alias da_purple_conversation_autoset_title = void function(PurpleConversation* conv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversation_clear_message_history
alias da_purple_conversation_clear_message_history = void function(PurpleConversation* conv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversation_close_logs
alias da_purple_conversation_close_logs = void function(PurpleConversation* conv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversation_destroy
alias da_purple_conversation_destroy = void function(PurpleConversation* conv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversation_do_command
alias da_purple_conversation_do_command = gboolean function(PurpleConversation* conv, const(gchar)* cmdline, const(gchar)* markup, gchar** error)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversation_foreach
alias da_purple_conversation_foreach = void function(void function(PurpleConversation*) func)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversation_get_account
alias da_purple_conversation_get_account = PurpleAccount* function(const(PurpleConversation)* conv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversation_get_chat_data
alias da_purple_conversation_get_chat_data = PurpleConvChat* function(const(PurpleConversation)* conv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversation_get_data
alias da_purple_conversation_get_data = gpointer function(PurpleConversation* conv, const(char)* key)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversation_get_extended_menu
alias da_purple_conversation_get_extended_menu = GList* function(PurpleConversation* conv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversation_get_features
alias da_purple_conversation_get_features = PurpleConnectionFlags function(PurpleConversation* conv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversation_get_gc
alias da_purple_conversation_get_gc = PurpleConnection* function(const(PurpleConversation)* conv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversation_get_im_data
alias da_purple_conversation_get_im_data = PurpleConvIm* function(const(PurpleConversation)* conv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversation_get_message_history
alias da_purple_conversation_get_message_history = GList* function(PurpleConversation* conv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversation_get_name
alias da_purple_conversation_get_name = const(char)* function(const(PurpleConversation)* conv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversation_get_title
alias da_purple_conversation_get_title = const(char)* function(const(PurpleConversation)* conv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversation_get_type
alias da_purple_conversation_get_type = PurpleConversationType function(const(PurpleConversation)* conv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversation_get_ui_ops
alias da_purple_conversation_get_ui_ops = PurpleConversationUiOps* function(const(PurpleConversation)* conv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversation_has_focus
alias da_purple_conversation_has_focus = gboolean function(PurpleConversation* conv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversation_is_logging
alias da_purple_conversation_is_logging = gboolean function(const(PurpleConversation)* conv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversation_message_get_flags
alias da_purple_conversation_message_get_flags = PurpleMessageFlags function(PurpleConvMessage* msg)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversation_message_get_message
alias da_purple_conversation_message_get_message = const(char)* function(PurpleConvMessage* msg)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversation_message_get_sender
alias da_purple_conversation_message_get_sender = const(char)* function(PurpleConvMessage* msg)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversation_message_get_timestamp
alias da_purple_conversation_message_get_timestamp = time_t function(PurpleConvMessage* msg)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversation_new
alias da_purple_conversation_new = PurpleConversation* function(PurpleConversationType type, PurpleAccount* account, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversation_present
alias da_purple_conversation_present = void function(PurpleConversation* conv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversation_set_account
alias da_purple_conversation_set_account = void function(PurpleConversation* conv, PurpleAccount* account)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversation_set_data
alias da_purple_conversation_set_data = void function(PurpleConversation* conv, const(char)* key, gpointer data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversation_set_features
alias da_purple_conversation_set_features = void function(PurpleConversation* conv, PurpleConnectionFlags features)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversation_set_logging
alias da_purple_conversation_set_logging = void function(PurpleConversation* conv, gboolean log)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversation_set_name
alias da_purple_conversation_set_name = void function(PurpleConversation* conv, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversation_set_title
alias da_purple_conversation_set_title = void function(PurpleConversation* conv, const(char)* title)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversation_set_ui_ops
alias da_purple_conversation_set_ui_ops = void function(PurpleConversation* conv, PurpleConversationUiOps* ops)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversation_update
alias da_purple_conversation_update = void function(PurpleConversation* conv, PurpleConvUpdateType type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversation_write
alias da_purple_conversation_write = void function(PurpleConversation* conv, const(char)* who, const(char)* message, PurpleMessageFlags flags, time_t mtime)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversations_get_handle
alias da_purple_conversations_get_handle = void* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversations_init
alias da_purple_conversations_init = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversations_set_ui_ops
alias da_purple_conversations_set_ui_ops = void function(PurpleConversationUiOps* ops)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_conversations_uninit
alias da_purple_conversations_uninit = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_find_chat
alias da_purple_find_chat = PurpleConversation* function(const(PurpleConnection)* gc, int id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_find_conversation_with_account
alias da_purple_find_conversation_with_account = PurpleConversation* function(PurpleConversationType type, const(char)* name, const(PurpleAccount)* account)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_get_chats
alias da_purple_get_chats = GList* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_get_conversations
alias da_purple_get_conversations = GList* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_get_ims
alias da_purple_get_ims = GList* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

_Anonymous_0
enum _Anonymous_0
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_1
enum _Anonymous_1
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_2
enum _Anonymous_2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_3
enum _Anonymous_3
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_4
enum _Anonymous_4
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

purple_conv_chat_add_user
void purple_conv_chat_add_user(PurpleConvChat* chat, const(char)* user, const(char)* extra_msg, PurpleConvChatBuddyFlags flags, gboolean new_arrival)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_add_users
void purple_conv_chat_add_users(PurpleConvChat* chat, GList* users, GList* extra_msgs, GList* flags, gboolean new_arrivals)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_cb_destroy
void purple_conv_chat_cb_destroy(PurpleConvChatBuddy* cb)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_cb_find
PurpleConvChatBuddy* purple_conv_chat_cb_find(PurpleConvChat* chat, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_cb_get_attribute
const(char)* purple_conv_chat_cb_get_attribute(PurpleConvChatBuddy* cb, const(char)* key)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_cb_get_attribute_keys
GList* purple_conv_chat_cb_get_attribute_keys(PurpleConvChatBuddy* cb)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_cb_get_name
const(char)* purple_conv_chat_cb_get_name(PurpleConvChatBuddy* cb)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_cb_new
PurpleConvChatBuddy* purple_conv_chat_cb_new(const(char)* name, const(char)* alias_, PurpleConvChatBuddyFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_cb_set_attribute
void purple_conv_chat_cb_set_attribute(PurpleConvChat* chat, PurpleConvChatBuddy* cb, const(char)* key, const(char)* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_cb_set_attributes
void purple_conv_chat_cb_set_attributes(PurpleConvChat* chat, PurpleConvChatBuddy* cb, GList* keys, GList* values)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_clear_users
void purple_conv_chat_clear_users(PurpleConvChat* chat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_find_user
gboolean purple_conv_chat_find_user(PurpleConvChat* chat, const(char)* user)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_get_conversation
PurpleConversation* purple_conv_chat_get_conversation(const(PurpleConvChat)* chat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_get_id
int purple_conv_chat_get_id(const(PurpleConvChat)* chat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_get_ignored
GList* purple_conv_chat_get_ignored(const(PurpleConvChat)* chat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_get_ignored_user
const(char)* purple_conv_chat_get_ignored_user(const(PurpleConvChat)* chat, const(char)* user)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_get_nick
const(char)* purple_conv_chat_get_nick(PurpleConvChat* chat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_get_topic
const(char)* purple_conv_chat_get_topic(const(PurpleConvChat)* chat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_get_users
GList* purple_conv_chat_get_users(const(PurpleConvChat)* chat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_has_left
gboolean purple_conv_chat_has_left(PurpleConvChat* chat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_ignore
void purple_conv_chat_ignore(PurpleConvChat* chat, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_invite_user
void purple_conv_chat_invite_user(PurpleConvChat* chat, const(char)* user, const(char)* message, gboolean confirm)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_is_user_ignored
gboolean purple_conv_chat_is_user_ignored(const(PurpleConvChat)* chat, const(char)* user)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_left
void purple_conv_chat_left(PurpleConvChat* chat)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_remove_user
void purple_conv_chat_remove_user(PurpleConvChat* chat, const(char)* user, const(char)* reason)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_remove_users
void purple_conv_chat_remove_users(PurpleConvChat* chat, GList* users, const(char)* reason)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_rename_user
void purple_conv_chat_rename_user(PurpleConvChat* chat, const(char)* old_user, const(char)* new_user)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_send
void purple_conv_chat_send(PurpleConvChat* chat, const(char)* message)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_send_with_flags
void purple_conv_chat_send_with_flags(PurpleConvChat* chat, const(char)* message, PurpleMessageFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_set_id
void purple_conv_chat_set_id(PurpleConvChat* chat, int id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_set_ignored
GList* purple_conv_chat_set_ignored(PurpleConvChat* chat, GList* ignored)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_set_nick
void purple_conv_chat_set_nick(PurpleConvChat* chat, const(char)* nick)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_set_topic
void purple_conv_chat_set_topic(PurpleConvChat* chat, const(char)* who, const(char)* topic)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_set_users
GList* purple_conv_chat_set_users(PurpleConvChat* chat, GList* users)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_unignore
void purple_conv_chat_unignore(PurpleConvChat* chat, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_user_get_flags
PurpleConvChatBuddyFlags purple_conv_chat_user_get_flags(PurpleConvChat* chat, const(char)* user)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_user_set_flags
void purple_conv_chat_user_set_flags(PurpleConvChat* chat, const(char)* user, PurpleConvChatBuddyFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_write
void purple_conv_chat_write(PurpleConvChat* chat, const(char)* who, const(char)* message, PurpleMessageFlags flags, time_t mtime)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_custom_smiley_add
gboolean purple_conv_custom_smiley_add(PurpleConversation* conv, const(char)* smile, const(char)* cksum_type, const(char)* chksum, gboolean remote)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_custom_smiley_close
void purple_conv_custom_smiley_close(PurpleConversation* conv, const(char)* smile)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_custom_smiley_write
void purple_conv_custom_smiley_write(PurpleConversation* conv, const(char)* smile, const(guchar)* data, gsize size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_im_get_conversation
PurpleConversation* purple_conv_im_get_conversation(const(PurpleConvIm)* im)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_im_get_icon
PurpleBuddyIcon* purple_conv_im_get_icon(const(PurpleConvIm)* im)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_im_get_send_typed_timeout
guint purple_conv_im_get_send_typed_timeout(const(PurpleConvIm)* im)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_im_get_type_again
time_t purple_conv_im_get_type_again(const(PurpleConvIm)* im)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_im_get_typing_state
PurpleTypingState purple_conv_im_get_typing_state(const(PurpleConvIm)* im)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_im_get_typing_timeout
guint purple_conv_im_get_typing_timeout(const(PurpleConvIm)* im)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_im_send
void purple_conv_im_send(PurpleConvIm* im, const(char)* message)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_im_send_with_flags
void purple_conv_im_send_with_flags(PurpleConvIm* im, const(char)* message, PurpleMessageFlags flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_im_set_icon
void purple_conv_im_set_icon(PurpleConvIm* im, PurpleBuddyIcon* icon)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_im_set_type_again
void purple_conv_im_set_type_again(PurpleConvIm* im, uint val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_im_set_typing_state
void purple_conv_im_set_typing_state(PurpleConvIm* im, PurpleTypingState state)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_im_start_send_typed_timeout
void purple_conv_im_start_send_typed_timeout(PurpleConvIm* im)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_im_start_typing_timeout
void purple_conv_im_start_typing_timeout(PurpleConvIm* im, int timeout)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_im_stop_send_typed_timeout
void purple_conv_im_stop_send_typed_timeout(PurpleConvIm* im)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_im_stop_typing_timeout
void purple_conv_im_stop_typing_timeout(PurpleConvIm* im)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_im_update_typing
void purple_conv_im_update_typing(PurpleConvIm* im)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_im_write
void purple_conv_im_write(PurpleConvIm* im, const(char)* who, const(char)* message, PurpleMessageFlags flags, time_t mtime)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_present_error
gboolean purple_conv_present_error(const(char)* who, PurpleAccount* account, const(char)* what)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_send_confirm
void purple_conv_send_confirm(PurpleConversation* conv, const(char)* message)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_autoset_title
void purple_conversation_autoset_title(PurpleConversation* conv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_clear_message_history
void purple_conversation_clear_message_history(PurpleConversation* conv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_close_logs
void purple_conversation_close_logs(PurpleConversation* conv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_destroy
void purple_conversation_destroy(PurpleConversation* conv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_do_command
gboolean purple_conversation_do_command(PurpleConversation* conv, const(gchar)* cmdline, const(gchar)* markup, gchar** error)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_foreach
void purple_conversation_foreach(void function(PurpleConversation*) func)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_get_account
PurpleAccount* purple_conversation_get_account(const(PurpleConversation)* conv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_get_chat_data
PurpleConvChat* purple_conversation_get_chat_data(const(PurpleConversation)* conv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_get_data
gpointer purple_conversation_get_data(PurpleConversation* conv, const(char)* key)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_get_extended_menu
GList* purple_conversation_get_extended_menu(PurpleConversation* conv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_get_features
PurpleConnectionFlags purple_conversation_get_features(PurpleConversation* conv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_get_gc
PurpleConnection* purple_conversation_get_gc(const(PurpleConversation)* conv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_get_im_data
PurpleConvIm* purple_conversation_get_im_data(const(PurpleConversation)* conv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_get_message_history
GList* purple_conversation_get_message_history(PurpleConversation* conv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_get_name
const(char)* purple_conversation_get_name(const(PurpleConversation)* conv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_get_title
const(char)* purple_conversation_get_title(const(PurpleConversation)* conv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_get_type
PurpleConversationType purple_conversation_get_type(const(PurpleConversation)* conv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_get_ui_ops
PurpleConversationUiOps* purple_conversation_get_ui_ops(const(PurpleConversation)* conv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_has_focus
gboolean purple_conversation_has_focus(PurpleConversation* conv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_is_logging
gboolean purple_conversation_is_logging(const(PurpleConversation)* conv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_message_get_flags
PurpleMessageFlags purple_conversation_message_get_flags(PurpleConvMessage* msg)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_message_get_message
const(char)* purple_conversation_message_get_message(PurpleConvMessage* msg)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_message_get_sender
const(char)* purple_conversation_message_get_sender(PurpleConvMessage* msg)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_message_get_timestamp
time_t purple_conversation_message_get_timestamp(PurpleConvMessage* msg)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_new
PurpleConversation* purple_conversation_new(PurpleConversationType type, PurpleAccount* account, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_present
void purple_conversation_present(PurpleConversation* conv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_set_account
void purple_conversation_set_account(PurpleConversation* conv, PurpleAccount* account)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_set_data
void purple_conversation_set_data(PurpleConversation* conv, const(char)* key, gpointer data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_set_features
void purple_conversation_set_features(PurpleConversation* conv, PurpleConnectionFlags features)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_set_logging
void purple_conversation_set_logging(PurpleConversation* conv, gboolean log)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_set_name
void purple_conversation_set_name(PurpleConversation* conv, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_set_title
void purple_conversation_set_title(PurpleConversation* conv, const(char)* title)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_set_ui_ops
void purple_conversation_set_ui_ops(PurpleConversation* conv, PurpleConversationUiOps* ops)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_update
void purple_conversation_update(PurpleConversation* conv, PurpleConvUpdateType type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_write
void purple_conversation_write(PurpleConversation* conv, const(char)* who, const(char)* message, PurpleMessageFlags flags, time_t mtime)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversations_get_handle
void* purple_conversations_get_handle()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversations_init
void purple_conversations_init()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversations_set_ui_ops
void purple_conversations_set_ui_ops(PurpleConversationUiOps* ops)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversations_uninit
void purple_conversations_uninit()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_find_chat
PurpleConversation* purple_find_chat(const(PurpleConnection)* gc, int id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_find_conversation_with_account
PurpleConversation* purple_find_conversation_with_account(PurpleConversationType type, const(char)* name, const(PurpleAccount)* account)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_get_chats
GList* purple_get_chats()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_get_conversations
GList* purple_get_conversations()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_get_ims
GList* purple_get_ims()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

purple_conv_chat_add_user
da_purple_conv_chat_add_user purple_conv_chat_add_user;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_add_users
da_purple_conv_chat_add_users purple_conv_chat_add_users;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_cb_destroy
da_purple_conv_chat_cb_destroy purple_conv_chat_cb_destroy;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_cb_find
da_purple_conv_chat_cb_find purple_conv_chat_cb_find;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_cb_get_attribute
da_purple_conv_chat_cb_get_attribute purple_conv_chat_cb_get_attribute;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_cb_get_attribute_keys
da_purple_conv_chat_cb_get_attribute_keys purple_conv_chat_cb_get_attribute_keys;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_cb_get_name
da_purple_conv_chat_cb_get_name purple_conv_chat_cb_get_name;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_cb_new
da_purple_conv_chat_cb_new purple_conv_chat_cb_new;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_cb_set_attribute
da_purple_conv_chat_cb_set_attribute purple_conv_chat_cb_set_attribute;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_cb_set_attributes
da_purple_conv_chat_cb_set_attributes purple_conv_chat_cb_set_attributes;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_clear_users
da_purple_conv_chat_clear_users purple_conv_chat_clear_users;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_find_user
da_purple_conv_chat_find_user purple_conv_chat_find_user;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_get_conversation
da_purple_conv_chat_get_conversation purple_conv_chat_get_conversation;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_get_id
da_purple_conv_chat_get_id purple_conv_chat_get_id;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_get_ignored
da_purple_conv_chat_get_ignored purple_conv_chat_get_ignored;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_get_ignored_user
da_purple_conv_chat_get_ignored_user purple_conv_chat_get_ignored_user;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_get_nick
da_purple_conv_chat_get_nick purple_conv_chat_get_nick;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_get_topic
da_purple_conv_chat_get_topic purple_conv_chat_get_topic;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_get_users
da_purple_conv_chat_get_users purple_conv_chat_get_users;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_has_left
da_purple_conv_chat_has_left purple_conv_chat_has_left;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_ignore
da_purple_conv_chat_ignore purple_conv_chat_ignore;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_invite_user
da_purple_conv_chat_invite_user purple_conv_chat_invite_user;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_is_user_ignored
da_purple_conv_chat_is_user_ignored purple_conv_chat_is_user_ignored;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_left
da_purple_conv_chat_left purple_conv_chat_left;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_remove_user
da_purple_conv_chat_remove_user purple_conv_chat_remove_user;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_remove_users
da_purple_conv_chat_remove_users purple_conv_chat_remove_users;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_rename_user
da_purple_conv_chat_rename_user purple_conv_chat_rename_user;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_send
da_purple_conv_chat_send purple_conv_chat_send;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_send_with_flags
da_purple_conv_chat_send_with_flags purple_conv_chat_send_with_flags;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_set_id
da_purple_conv_chat_set_id purple_conv_chat_set_id;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_set_ignored
da_purple_conv_chat_set_ignored purple_conv_chat_set_ignored;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_set_nick
da_purple_conv_chat_set_nick purple_conv_chat_set_nick;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_set_topic
da_purple_conv_chat_set_topic purple_conv_chat_set_topic;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_set_users
da_purple_conv_chat_set_users purple_conv_chat_set_users;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_unignore
da_purple_conv_chat_unignore purple_conv_chat_unignore;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_user_get_flags
da_purple_conv_chat_user_get_flags purple_conv_chat_user_get_flags;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_user_set_flags
da_purple_conv_chat_user_set_flags purple_conv_chat_user_set_flags;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_chat_write
da_purple_conv_chat_write purple_conv_chat_write;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_custom_smiley_add
da_purple_conv_custom_smiley_add purple_conv_custom_smiley_add;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_custom_smiley_close
da_purple_conv_custom_smiley_close purple_conv_custom_smiley_close;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_custom_smiley_write
da_purple_conv_custom_smiley_write purple_conv_custom_smiley_write;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_im_get_conversation
da_purple_conv_im_get_conversation purple_conv_im_get_conversation;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_im_get_icon
da_purple_conv_im_get_icon purple_conv_im_get_icon;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_im_get_send_typed_timeout
da_purple_conv_im_get_send_typed_timeout purple_conv_im_get_send_typed_timeout;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_im_get_type_again
da_purple_conv_im_get_type_again purple_conv_im_get_type_again;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_im_get_typing_state
da_purple_conv_im_get_typing_state purple_conv_im_get_typing_state;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_im_get_typing_timeout
da_purple_conv_im_get_typing_timeout purple_conv_im_get_typing_timeout;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_im_send
da_purple_conv_im_send purple_conv_im_send;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_im_send_with_flags
da_purple_conv_im_send_with_flags purple_conv_im_send_with_flags;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_im_set_icon
da_purple_conv_im_set_icon purple_conv_im_set_icon;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_im_set_type_again
da_purple_conv_im_set_type_again purple_conv_im_set_type_again;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_im_set_typing_state
da_purple_conv_im_set_typing_state purple_conv_im_set_typing_state;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_im_start_send_typed_timeout
da_purple_conv_im_start_send_typed_timeout purple_conv_im_start_send_typed_timeout;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_im_start_typing_timeout
da_purple_conv_im_start_typing_timeout purple_conv_im_start_typing_timeout;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_im_stop_send_typed_timeout
da_purple_conv_im_stop_send_typed_timeout purple_conv_im_stop_send_typed_timeout;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_im_stop_typing_timeout
da_purple_conv_im_stop_typing_timeout purple_conv_im_stop_typing_timeout;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_im_update_typing
da_purple_conv_im_update_typing purple_conv_im_update_typing;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_im_write
da_purple_conv_im_write purple_conv_im_write;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_present_error
da_purple_conv_present_error purple_conv_present_error;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conv_send_confirm
da_purple_conv_send_confirm purple_conv_send_confirm;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_autoset_title
da_purple_conversation_autoset_title purple_conversation_autoset_title;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_clear_message_history
da_purple_conversation_clear_message_history purple_conversation_clear_message_history;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_close_logs
da_purple_conversation_close_logs purple_conversation_close_logs;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_destroy
da_purple_conversation_destroy purple_conversation_destroy;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_do_command
da_purple_conversation_do_command purple_conversation_do_command;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_foreach
da_purple_conversation_foreach purple_conversation_foreach;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_get_account
da_purple_conversation_get_account purple_conversation_get_account;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_get_chat_data
da_purple_conversation_get_chat_data purple_conversation_get_chat_data;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_get_data
da_purple_conversation_get_data purple_conversation_get_data;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_get_extended_menu
da_purple_conversation_get_extended_menu purple_conversation_get_extended_menu;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_get_features
da_purple_conversation_get_features purple_conversation_get_features;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_get_gc
da_purple_conversation_get_gc purple_conversation_get_gc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_get_im_data
da_purple_conversation_get_im_data purple_conversation_get_im_data;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_get_message_history
da_purple_conversation_get_message_history purple_conversation_get_message_history;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_get_name
da_purple_conversation_get_name purple_conversation_get_name;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_get_title
da_purple_conversation_get_title purple_conversation_get_title;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_get_type
da_purple_conversation_get_type purple_conversation_get_type;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_get_ui_ops
da_purple_conversation_get_ui_ops purple_conversation_get_ui_ops;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_has_focus
da_purple_conversation_has_focus purple_conversation_has_focus;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_is_logging
da_purple_conversation_is_logging purple_conversation_is_logging;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_message_get_flags
da_purple_conversation_message_get_flags purple_conversation_message_get_flags;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_message_get_message
da_purple_conversation_message_get_message purple_conversation_message_get_message;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_message_get_sender
da_purple_conversation_message_get_sender purple_conversation_message_get_sender;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_message_get_timestamp
da_purple_conversation_message_get_timestamp purple_conversation_message_get_timestamp;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_new
da_purple_conversation_new purple_conversation_new;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_present
da_purple_conversation_present purple_conversation_present;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_set_account
da_purple_conversation_set_account purple_conversation_set_account;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_set_data
da_purple_conversation_set_data purple_conversation_set_data;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_set_features
da_purple_conversation_set_features purple_conversation_set_features;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_set_logging
da_purple_conversation_set_logging purple_conversation_set_logging;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_set_name
da_purple_conversation_set_name purple_conversation_set_name;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_set_title
da_purple_conversation_set_title purple_conversation_set_title;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_set_ui_ops
da_purple_conversation_set_ui_ops purple_conversation_set_ui_ops;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_update
da_purple_conversation_update purple_conversation_update;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversation_write
da_purple_conversation_write purple_conversation_write;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversations_get_handle
da_purple_conversations_get_handle purple_conversations_get_handle;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversations_init
da_purple_conversations_init purple_conversations_init;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversations_set_ui_ops
da_purple_conversations_set_ui_ops purple_conversations_set_ui_ops;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_conversations_uninit
da_purple_conversations_uninit purple_conversations_uninit;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_find_chat
da_purple_find_chat purple_find_chat;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_find_conversation_with_account
da_purple_find_conversation_with_account purple_find_conversation_with_account;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_get_chats
da_purple_get_chats purple_get_chats;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_get_conversations
da_purple_get_conversations purple_get_conversations;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_get_ims
da_purple_get_ims purple_get_ims;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

_PurpleConvChat
struct _PurpleConvChat
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PurpleConvChatBuddy
struct _PurpleConvChatBuddy
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PurpleConvIm
struct _PurpleConvIm
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PurpleConvMessage
struct _PurpleConvMessage
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PurpleConversation
struct _PurpleConversation
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PurpleConversationUiOps
struct _PurpleConversationUiOps
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta